testing.testDeps.SetPanicOnExit0 (method)

3 uses

	testing (current package)
		testing.go#L2301: 	SetPanicOnExit0(bool)
		testing.go#L2678: 		m.deps.SetPanicOnExit0(true)
		testing.go#L2692: 		m.deps.SetPanicOnExit0(false)